type github.com/jackc/pgx/v5/pgtype.encodePlanFloat4CodecBinaryFloat64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		float4.go#L114: 			return encodePlanFloat4CodecBinaryFloat64Valuer{}
		float4.go#L146: type encodePlanFloat4CodecBinaryFloat64Valuer struct{}
		float4.go#L148: func (encodePlanFloat4CodecBinaryFloat64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {